gesture: Replace tabs
authorTimm Bäder <mail@baedert.org>
Sun, 27 Dec 2020 20:06:51 +0000 (21:06 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 3 Jan 2021 10:01:29 +0000 (11:01 +0100)
gtk/gtkgesture.c

index f0bb28421a8a508acc5c1d8a568365bdb2aaf818..802309c43d735e27645ea2d7bda6925add4b07f7 100644 (file)
@@ -759,7 +759,7 @@ gtk_gesture_class_init (GtkGestureClass *klass)
                                                          "to trigger the gesture"),
                                                       1, G_MAXUINT, 1,
                                                       GTK_PARAM_READWRITE |
-                                                     G_PARAM_CONSTRUCT_ONLY));
+                                                      G_PARAM_CONSTRUCT_ONLY));
   /**
    * GtkGesture::begin:
    * @gesture: the object which received the signal